Replace timestamps from qhelpgenerator by a fixed date
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Sun, 20 Sep 2020 19:01:50 +0000 (20:01 +0100)
committerAdrian Bunk <bunk@debian.org>
Sun, 20 Sep 2020 19:01:50 +0000 (20:01 +0100)
commit47d030b9cef2f175681c2f0d90a2e0ea24eca7c2
tree7a1f5108c10211d68e3adc403ec0ec3b3d4c40a5
parent90402211473a2f9bad64ed2862113c8971ec8a47
Replace timestamps from qhelpgenerator by a fixed date

In order to make qhelpgenerator output reproducible, we need a way to get
deterministic embedded timestaps.  Backport the patch from qttools5 [1] to
make qch files reproducible by replacing the current time by a fixed date.
 [1] https://codereview.qt-project.org/#/c/106296/
Author: Eduard Sanou <dhole@openmailbox.org>

Gbp-Pq: Name replace_timestamps_with_fixed_date_in_qhelpgenerator.patch
tools/assistant/lib/qhelpgenerator.cpp
tools/assistant/tools/qcollectiongenerator/main.cpp
tools/assistant/tools/shared/collectionconfiguration.cpp